Make activity mode progress bars animate better
authorMatthias Clasen <mclasen@redhat.com>
Sun, 10 Nov 2013 06:20:27 +0000 (01:20 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 10 Nov 2013 06:20:27 +0000 (01:20 -0500)
commiteae9513cbda36f8cc70143e387c5017c83f80689
tree7fc7dcb9ead844f40292a5eaed95d7d65d5de2ca
parent4a789f5036b48b2dc060cfd37e8086a39d144ade
Make activity mode progress bars animate better

Use a tick callback and move the block each frame, instead
of making it jump only when gtk_progress_bar_pulse() is called.
gtk/gtkprogressbar.c